home *** CD-ROM | disk | FTP | other *** search
/ Virtual Sex With Asia / Virtual Sex With Asia.iso / mac / Virtual Sex with Asia.Dxr / 00009.ls < prev    next >
Encoding:
Text File  |  1997-09-07  |  186 b   |  12 lines

  1. global gMachineType
  2.  
  3. on exitFrame
  4.   cursor(4)
  5.   setProp(1, 48, "puppet", 0)
  6.   if gMachineType <> 256 then
  7.     puppetTransition(50, 0, 12)
  8.   end if
  9.   go("PrepToJump")
  10.   launchMovie()
  11. end
  12.